home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19951130-19960209 / 000446_news@columbia.edu _Mon Feb 5 06:56:57 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (apakabar.cc.columbia.edu [128.59.35.159]) by watsun.cc.columbia.edu (8.7.3/8.7.3) with ESMTP id GAA11307 for <kermit.misc@watsun>; Mon, 5 Feb 1996 06:56:57 -0500 (EST)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.3/8.7.3) id GAA01473 for kermit.misc@watsun; Mon, 5 Feb 1996 06:56:52 -0500 (EST)
  4. Path: news.columbia.edu!sol.ctr.columbia.edu!news.msfc.nasa.gov!newsfeed.internetmci.com!newsxfer2.itd.umich.edu!agate!dog.ee.lbl.gov!news.cs.utah.edu!cc.usu.edu!jrd
  5. From: jrd@cc.usu.edu (Joe Doupnik)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: Setting Serial Port Speed
  8. Message-ID: <1996Feb4.141140.73155@cc.usu.edu>
  9. Date: 4 Feb 96 14:11:40 MDT
  10. References: <4f2s9o$1u0$2@mhadg.production.compuserve.com>
  11. Organization: Utah State University
  12. Lines: 20
  13.  
  14. In article <4f2s9o$1u0$2@mhadg.production.compuserve.com>, Rich Godlewsky 76412.156@compuserve.com <76412.156@CompuServe.COM> writes:
  15. > I have a US Robotics 28.8 Sportster External Modem which states 
  16. > that I need to set the Serail Port (Baud) rate to either 115.2k 
  17. > or 57.6k bps.  How can I do this in kermit or is this something 
  18. > that I need to do in autoexec.bat, config.sys, or the Windows 
  19. > Control Panel's PORT setting?
  20. > Related Question:
  21. > Does SET SPEED and SET BAUD set the speed between modems and not 
  22. > the serail port rate (i.e., the speed between PC and modem)?
  23. ---------
  24.     Replying to the n-th version of this message.
  25.     Are you running under Windows? If so Windows grabs the serial
  26. port and can produce this effect; complaints to Mr. Gates & Co. So can 
  27. competing comms programs such as a FAX program. You'll have to poke about
  28. the machine to see what such competition might be.
  29.     There is a fine book on MS-DOS Kermit which talks about these
  30. technical matters in every day terms. It's shown on the Kermit HELP screens.
  31. Please consider purchasing a copy.
  32.     Joe D.